Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH Public Key Fixes, Improvements #41

Merged
merged 6 commits into from
Mar 30, 2024
Merged

Conversation

vst
Copy link
Owner

@vst vst commented Mar 30, 2024

This also introduces "Known SSH Public Keys" information in the final report data definition.

  • fix: fix how authorized SSH public keys are streamed from host
  • fix: change the type of CPU count
  • feat: enrich SSH public key data definition
  • refactor: change report format
  • feat: add known SSH public keys
  • refactor(website): adopt new lhp patrol report data definition

vst added 6 commits March 30, 2024 04:56
Int16 should be sufficient for practical purposes. Let's make the
application future-proof :)
Now, we have a top-level report format definition.
This is actually a noop feature: This allows the app to consume some
SSH public keys in the configuration, parse them and put into the
output for further analysis.

Also property $host.sshAuthorizedKeys is renamed to
$host.authorizedSshKeys.
@vst vst added bug Something isn't working enhancement New feature or request labels Mar 30, 2024
@vst vst self-assigned this Mar 30, 2024
@vst vst merged commit 2af50bb into main Mar 30, 2024
1 check passed
@vst vst deleted the vst/sshkey-fixes-and-improvements branch March 30, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant